/* styles des liens favoris*/
a,
a:link,
a:visited {
	color: #5B7FA3;  /* bleu grisé, mon préféré */
/*	color: #6F8FAF; /*plus clair */
/*	color: #809DBA; /* très discret */
	*/
    text-decoration:none;
    border-bottom:1px dotted #EFE7DE;
}

a:hover {
	color:#705A35;
	text-decoration:none;
	border-bottom:3px solid red;
	background:#bae498;
}
	table.L100	{
				border-spacing: 100%;
				width:100%
				}
	.s5  		{
				font-size:40px;
				color :#FDDBC6
				}				
			
	img.w240h80	{
				width:300px;height:100px
				}
	ul 			{
				padding:0;
				margin:0;
				list-style-type:none;
				}
	li 			{
				margin-left:3px;
				float:left; /*pour IE*/
				}
	ul li a 	{
				text-decoration:none;	
				}
	ul li a:hover {
				background-color:#D3D3D3;	
				}	

			}	

div.layer_fond {
	position:absolute;
	top:5px;
	left:5px;
	width:220px;
	height:55px;
	visibility:visible;
	z-index:10;
}

div.layer_fond img {
	height:60px;
	width:auto;
}
 	div.layer_titre {position:absolute; top:30px; left:350px; width:580px; height:auto; font-size:50px; vivibility:show;  z-index:1;}

	div.layer_entete {position:absolute; top:110px; left:10px; width:920px; height:auto; vivibility:show; color :black; z;-index:2	;} 
	div.layer_sites {position:absolute; top:170px; left:0px; width:930px; height:auto; vivibility:show; color :black; z;-index:2	;} 
